Welcome![Sign In][Sign Up]
Location:
Search - remote control driver

Search list

[SCMLED

Description: 由于普通LED点阵显示屏动态显示通常采用硬件扫描驱动,这在一些需要特殊显示的场合显得不够灵活。文中提出了一种利用PC机和单片机的通讯来实现显示屏灵活的动态显示和远程监控的设计方法,同时该方法还可以将显示内容在PC机上进行预览。-Because of the general dynamic display LED dot matrix display scan driver commonly used hardware, which in some occasions require special display appears not flexible enough. This paper presents a PC-use and single-chip communication to achieve a flexible dynamic screen display and remote monitoring and control design methods, while the method can also display the contents in the PC-on preview.
Platform: | Size: 137216 | Author: WHSAH | Hits:

[Other1

Description: 由于普通LED点阵显示屏动态显示通常采用硬件扫描驱动,这在一些需要特殊显示的场合显得不够灵活。文中提出了一种利用PC机和单片机的通讯来实现显示屏灵活的动态显示和远程监控的设计方法,同时该方法还可以将显示内容在PC机上进行预览。-Because of the general dynamic display LED dot matrix display scan driver commonly used hardware, which in some occasions require special display appears not flexible enough. This paper presents a PC-use and single-chip communication to achieve a flexible dynamic screen display and remote monitoring and control design methods, while the method can also display the contents in the PC-on preview.
Platform: | Size: 16384 | Author: 王磊 | Hits:

[SCM164shumaguan

Description: 孵化器遥控报警基于单片机驱动74hc164数码管加语音控制。-Incubator remote alarm based on single chip driver 74 hc164 digital tube and voice control.
Platform: | Size: 30720 | Author: 侯凤兵 | Hits:

[Linux-Unixcx88-input

Description: Device driver for GPIO attached remote control interfaces on Conexant 2388x based TV DVB cards.
Platform: | Size: 5120 | Author: nxkaoha | Hits:

[Linux-Unixhid-twinhan

Description: HID driver for TwinHan IR remote control.
Platform: | Size: 2048 | Author: wshiuqan | Hits:

[SCMRGB-LED

Description: 本设计已STC89C52RC单片机为基础,HS0038B为一体化红外接收头,恒流驱动采用的AMC7135芯片的红外控制全彩灯(1w的RGB-LED),程序中使用的遥控器用户码和编码和系统电路图已在文件里给出,每一部分已经分别进行注释方便大家理解,因PROTEUS不方便红外仿真所以不再提供仿真模型,由电路图可直接制作实物。-This design has been based on STC89C52RC MCU, HS0038B for integrated infrared receiving head, constant current driver using AMC7135 chip infrared control all the lights (1 w RGB LED), the program used in the user code and code and remote control system circuit diagram has been given in the file, each part has annotated facilitate everybody understand respectively, because of PROTEUS inconvenient infrared simulation, so no longer provide simulation model made physical circuit diagram directly.
Platform: | Size: 35840 | Author: 李东旺 | Hits:

[SCMultrasonic

Description: 基于51单片机的智能车避障源程序。在本装置中,用遥控器控制小车前进、后退、左转、右转运动来模拟驾驶员的驾驶动作;小车的最前部安装有超声波传感器,用于检测本车与前面障碍物的距离;电路板安装于小车的车架上;原车的后桥驱动电机和转向电机的布置基本不变。本装置的基本原理为:超声波发射端在单片机和前置电路的驱动下工作,接收端的信号经放大整形后在单片机的中断口产生中断,通过发射和接收的时间差计算出小车与障碍物的相对距离,再由单片机实现避障算法,做出判断决策,发出相应的控制指令,然后通过外围硬件电路实现PWM电机调速和转向控制,从而实现模型小车的主动避障。-Based on 51 single chip microcomputer intelligent vehicle obstacle avoidance source program. In this device, use the remote control car forward, backward, turn left, turn right movement to simulate the driver s actions The front of the car the most fitted with ultrasonic sensors, used to detect the local and the obstacles in front of the distance Circuit board installed in the car frame The original car rear axle drive motor and steering layout basically remain unchanged. The basic principle of this device is: the ultrasonic transmitter to work in the single-chip microcomputer and the driving of the front end circuit, signal at the receiving end after amplification plastic fracture to occur in the MCU by emitting and receiving time to calculate the car and the obstacle of relative distance, then realize the obstacle avoidance algorithm, by single-chip microcomputer judgment decision-making, a corresponding control instruction, and then through the peripheral hardware circuit realiza
Platform: | Size: 216064 | Author: 李明 | Hits:

[Applicationshwyk

Description: 红外遥控解码完全资料:1.红外遥控编码并用单片机捕捉信号及解码2.LCD1602的驱动-Infrared remote control decoding complete information: 1. Infrared remote control codes and signals used to capture and decode single chip driver 2.LCD1602
Platform: | Size: 8192 | Author: shi735712 | Hits:

[Driver DevelopMyjoystick.2.2

Description: 北通BTP-2272遥控手柄的c++驱动程序,内有对程序的详细解读。-North through BTP-2272 remote control handle c++ driver with detailed interpretation of the program.
Platform: | Size: 10398720 | Author: | Hits:

[OtherLEDCOMM

Description: 51单片机实现遥控解码,通过数码管显示键码的程序,P0口驱动数码管段选,p2.6和p2.7为数码管位选,接收头连到P3.2口。此程序以通过验证,可以直接编译使用,另外还有一个继电器和蜂鸣器的控制,不用可以屏蔽掉。-51 MCU decodes remote control, through a digital display code key program, P0 port driver tube passage election, p2.6 and p2.7 for the digital bit option, receiver is connected to the P3.2 port. This program is to be verified, can be directly compiled to use, in addition to a buzzer and relay control, you can not masked.
Platform: | Size: 89088 | Author: 吴缓缓 | Hits:

[SCMSTM8

Description: 红外遥控器学习程序 源程序编译使用了:COSMIC STM8 32K Compiler 4.3.4版 程序烧写与调试使用了 ST Visual Develop Version 4.3.5,烧写调试适配器为st-link v2 C语言源代码在code\user目录下 程序使用了CAFrame框架,CAFrame主要特点是,应用与驱动的分离; Frame.c CAFrame.h 这两个文件是不需要修改的,App.c是功能实现文件 Driver.c是器件通用的驱动部分,drv_init函数在C语言入口函数里被调用,任何初始化的驱动部分应该在此调用。 如果不想使用CAFrame框架,可只参考ir.c里实现的记忆和接收红外码功能和App.c内实现的应用逻辑;-Infrared remote control learning program Source compilation using the: COSMIC STM8 32K Compiler 4.3.4 version Program programming and debugging using the ST Visual Develop Version 4.3.5, programming debugging adapter st-link v2 C language source code in the code \ user directory CAFrame framework used procedures, CAFrame main feature is the separation of applications and drivers Frame.c CAFrame.h These two files do not need to be modified, App.c is the function implementation file Driver.c is the general driver part of the device. The drv_init function is called in the C language entry function, and any initialized driver part should be called here. If you do not want to use the CAFrame framework, can only refer to ir.c to achieve the memory and receive infrared code function and App.c implementation of the application logic
Platform: | Size: 769024 | Author: 唐文春 | Hits:

[Embeded-SCM DevelophongwaiP12864LED

Description: 红外遥控加12864 基于51单片机驱动程序-Infrared remote control plus 12864 based on 51 single-chip driver
Platform: | Size: 36864 | Author: 龙圣文 | Hits:

[SCMGISS-Ship-with-FireControll

Description: 通用模型船用遥控系统,基于STM32F103开发,包括SX1278无线模块驱动、舵机驱动等丰富内容,编程环境MDK470-General model Marine remote control system, based on STM32F103 development, including SX1278 wireless module driver, servo drive and other rich content, programming environment MDK470
Platform: | Size: 12057600 | Author: linzi | Hits:

[Other51黑论坛_基于51的自动升降电梯程序

Description: 通过单片机控制电机模拟电梯自动升降,02./*项目名称:基于51单片机的自动升降电梯简易模型 03./*主控芯片:STC89C52 04./*使用模块:28BYJ_48步进电机、ULN2003驱动模块、无源蜂鸣器、红外发射器、红外接收头、4×4软键盘 05./*平台搭建:废旧泡沫块、硬纸壳 06./*主要功能:装置供电后,通过按下红外遥控器或者软键盘选择楼层所对应的数字,选择升降方式(只上升、只下降、先升再降) 07./* 然后升降电梯(泡沫模拟)停在对应楼层,蜂鸣器发出“叮咚”的声响。共计16层。 08./*引脚说明:步进电机接P1低四位,蜂鸣器IO口接P3^7,红外接收头接P3^2,软键盘接P2口;(MCU 02. / * project name: automatic elevator simplified model based on 51 single chip microcomputer 03. / * master control chip: STC89C52 04. / * use module: 28 byj_48, ULN2003 stepper motor driver module, passive buzzer, infrared transmitter and infrared receiving head, 4 x 4 soft keyboard 05. / * platform: waste foam block, YingZhiKe 06. / * main functions: device after the power supply, infrared remote control or by pressing the soft keyboard choice of the floor number, choose lifting way (only rise, decline, only to rise and fall) 07. / * (bubble simulation) and then lifts stops in the corresponding to the floor, "ding dong" noise from the buzzer.A total of 16 layer. 08. / * pin description: low P1 four step motor, a buzzer IO mouth pick P3 ^ 7, infrared receiver head P3 ^ 2, soft keyboard after P2 mouth;)
Platform: | Size: 44032 | Author: 韩立 | Hits:

[Embeded-SCM Develop程序

Description: 本设计系统以STC15F2K60S2单片机作为核心处理器,通过继电器驱动模块控制紫外线灭菌灯的工作状态;控制紫外线灭菌灯可通过三种方式进行,通过按键模块实现了手动开启与关闭,通过蓝牙模块和手机APP软件实现了近距离无线控制,通过GSM模块可实现了远程无线短信控制;并采用温湿度传感器实时采集灭菌环境的温度和湿度值,并能够根据实时的温度和湿度值决定紫外线灭菌灯的工作时间;使用显示模块显示实时的温度和湿度值及工作剩余时间;通过红外人体探测模块检测有人进入紫外线灭菌区域时,停止灭菌工作,并通过蜂鸣器和LED灯发出声光报警信息。(The design of the system with the STC15F2K60S2 microcontroller as the core processor driver working state control module through the ultraviolet sterilizing lamp relay control; ultraviolet sterilizing lamp can be carried out through three ways, through the key module of the manual opening and closing through Bluetooth module and mobile phone software APP short-range wireless control, through the GSM module can achieve the remote wireless SMS control; and using temperature and humidity sensor to collect the sterilization of environment temperature and humidity value, and can be determined UV lamp working time according to the real-time temperature and humidity; use the display module to display real-time temperature and humidity values and the remaining time; through the infrared human body detection module detect anyone entering the ultraviolet sterilization area stop, sterilization, and through the buzzer and LED light alarm information.)
Platform: | Size: 94208 | Author: XIAOXU123 | Hits:

[Embeded-SCM DevelopSTM32驱动HXD019程序万能红外遥控器通讯源码

Description: 在IAR平台通过STM32驱动HXD019程序制作的万能红外遥控器,包含原理图和芯片说明(In the IAR platform, through the STM32 driver HXD019 procedures produced by the universal infrared remote control, including schematics and chip instructions)
Platform: | Size: 7114752 | Author: 灵力 | Hits:

[Embeded-SCM DevelopBreeze_STM32_CAN_485_20140312

Description: 该程序基于STM32F103ZET6平台,集成DMA,IIC,SPI,UART,CAN,485驱动通过W5100实现基于TCPIP的远程组网,CAN/485控制,并通过LCD(驱动芯片ST7920)实时显示(本例程不包含GUI)(The program, based on the STM32F103ZET6 platform, integrates DMA, IIC, SPI, UART, CAN, and 485 drives a TCPIP based remote networking through W5100, CAN/485 control, and real-time display through LCD (driver chip ST7920) (this routine does not contain GUI).)
Platform: | Size: 542720 | Author: 超级农民工 | Hits:

[Embeded-SCM DevelopRTOS 51工程文件

Description: 采用RTOS操作系统的完整源代码,内含遥控,按键扫描,膜冲电位器扫描识别,显示驱动,4094等完整代码,可以直接用于生产。(The complete source code of RTOS operating system, including remote control, keystroke scanning, membrane punch potentiometer scanning identification, display driver, 4094 and other complete code, can be directly used in production.)
Platform: | Size: 2309120 | Author: chjyxy | Hits:
« 1 2 3 4 5 6»

CodeBus www.codebus.net